SixBit API Schema
JPEGPictureType Simple Type
Description
The binary jpeg image. If a Path value is provided, it will override this value.
Namespace (none)
Type
Restriction of xs:base64Binary
Diagram
JPEGPictureType Simple Type
Overview
JPEGPictureType Restriction of xs:base64Binary
The binary jpeg image. If a Path value is provided, it will override this value.
Source
<xs:simpleType name="JPEGPictureType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The binary jpeg image.  If a Path value is provided, it will override this value.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:base64Binary" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.